How to Install bootmail software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install bootmail software package in Ubuntu 12.04 LTS (Precise Pangolin)

bootmail software package provides automatically email a list of admins when a system reboots, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bootmail 

bootmail is installed in your system.

Make ensure the bootmail package were installed using the commands given below,

$ sudo dpkg-query -l | grep bootmail *

You will get with bootmail package name, version, architecture and description in a table

bootmail package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Administration Utilities
Package bootmail
Version 1.9-0ubuntu1
Description automatically email a list of admins when a system reboots
Sub Section Admin


See Also, How to uninstall or remove bootmail software package from Ubuntu 12.04 LTS (Precise Pangolin)?